Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshalexjacobs/sfml-rogue-like-prototype
A simple rogue-like prototype I created using the SFML library and C++
https://github.com/joshalexjacobs/sfml-rogue-like-prototype
Last synced: 5 days ago
JSON representation
A simple rogue-like prototype I created using the SFML library and C++
- Host: GitHub
- URL: https://github.com/joshalexjacobs/sfml-rogue-like-prototype
- Owner: Joshalexjacobs
- License: mit
- Created: 2015-10-01T03:01:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T03:39:02.000Z (about 9 years ago)
- Last Synced: 2023-03-12T09:08:28.203Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SFML-Rogue-like-Prototype
A simple rogue-like prototype I created using the SFML library with C++. I plan on refactoring this code sometime in the future in order to create a full length game. Note: This was the first project I worked on using SFML and my knowledge of game development has grown since.![alt tag](https://github.com/Joshalexjacobs/joshalexjacobs.github.io/blob/master/img/roguelike.png?raw=true)