This website requires JavaScript.
Explore
Help
Sign in
eryn
/
going-rogue
Watch
1
Star
0
Fork
You've already forked going-rogue
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
22
commits
3
branches
0
tags
345
KiB
dc78669abf
Commit graph
4 commits
Author
SHA1
Message
Date
Eryn Wells
4f6d04456c
Add some basic geometry primitives
...
Point, Vector, Size, and Rect. These are modeled on the CoreGraphics types.
2022-04-30 21:59:33 -07:00
Eryn Wells
367b284d31
Add a map with tiles that can block player movement
2022-04-27 13:53:42 -07:00
Eryn Wells
4419eb360d
Draw a PLAYER and NPC @; make the NPC yellow
2022-04-27 08:19:56 -07:00
Eryn Wells
d069ca4981
Define an Object with a position and symbol; make the player an Object
2022-04-26 22:25:04 -07:00