Skip to content

An @ moving around a hardcoded map, in several languages, trying to be as simple as possible and stick to that language's idioms. Intent is to gradually refactor and add functionality. Would love to get contributions, any other langages not already here, improvements etc.

haroldo-ok/SimpleRL

 
 

Repository files navigation

SimpleRL

https://github.com/nrkn/SimpleRL
nrkn.com@gmail.com

A simple, minimal RogueLike demo (an @ moving around a hardcoded map) implemented in multiple languages.

Trying to follow the idioms of those languages and keep things very, very simple - which is why the initial version doesn't make use of objects in most of the languages. 

Would love to see more languages in here or improvements made by people who know any of these languages better than I do.

Golf:
  SimpleRLGolf, implement SimpleRL in as few bytes as possible:
    https://github.com/nrkn/SimpleRLGolf

About

An @ moving around a hardcoded map, in several languages, trying to be as simple as possible and stick to that language's idioms. Intent is to gradually refactor and add functionality. Would love to get contributions, any other langages not already here, improvements etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 37.9%
  • HTML 14.5%
  • F# 3.9%
  • C++ 3.3%
  • Perl 2.6%
  • Rust 2.5%
  • Other 35.3%