General Category > Technology and Programming
So I've been learning rust
Swordfish:
Think I might try building a roguelike in it.
What about you lot, any thing new?
Madolah:
been back n forth in unity. got a few asset packs (paid), like Corgi2d and its scripts and pre-written code examples are great for copy/pasting and patching up your own codes.
I've been thinking of a few ideas towards a roguelite
Swordfish:
If anyone is interested you can find my game here -> https://github.com/Thermatix/cyber_rogue/
It's still early days, just got character movement in, but my base idea is that it will be set in a Giant walled city-building like the Kowloon walled city, but with cyberpunk overtones, I'm going to be pulling visual styling from Cogmind.
Beyond that, don't have an idea for a story yet.
Swordfish:
I got movement + blocking working, even allowed for setting the entities background colour to that of the tile it's standing on.
I've even got an idea to allow for tiles/entities that can possess random or animated glyphs.
Swordfish:
Crappy dungeon generation! Plus improved rendering no longer does it loop and set the glyph twice (once for the map, once for entities); instead, it goes through the map tiles, any entity that's at the position gets rendered instead of the map tile!
Navigation
[0] Message Index
[#] Next page
Go to full version