Re: Nim module for the game Screeps

2016-07-18 Thread OderWat
Just a little update: The module is doing well. @Araq and me even found and fixed quite some compiler and nimsuggest problems as result of me "working" on it. I also learned some stuff about interfacing Javascript and creating a typed interface to an originally non (really) typed API. This work

Re: Nim module for the game Screeps

2016-07-02 Thread dom96
Awesome! I love these types of games. If only I had the time to play them, maybe someday :)

Nim module for the game Screeps

2016-07-02 Thread OderWat
I have some fun to develop a Nim module which lets you write Screeps programs with Nim (instead of JavaScript. The module is not ready for a major release but useable if you are curious. After the API is mostly done I will put it on Nimble. [Nim-Screeps](https://github.com/oderwat/nim-screeps)