mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2025-02-17 12:08:23 +00:00
create rogue game with c#
This commit is contained in:
parent
18ec8401c4
commit
f1054e2bc3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
|
||||
## C#:
|
||||
* [Learn C# By Building a Simple RPG Game](http://scottlilly.com/learn-c-by-building-a-simple-rpg-index/)
|
||||
* [Create a Rogue-like game in C#](https://roguesharp.wordpress.com/)
|
||||
|
||||
## Java:
|
||||
* [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
|
||||
|
|
Loading…
Add table
Reference in a new issue