Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++

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)