User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2021/02/15 08:16]
muragami [Rogue-lua]
start [2021/10/30 09:39] (current)
muragami [cppSfxr]
Line 15: Line 15:
 Simple Video Demonstration of hot packing action: Simple Video Demonstration of hot packing action:
 {{ :maxrects.mp4 |}} {{ :maxrects.mp4 |}}
 +
 ===== Rogue-lua ===== ===== Rogue-lua =====
  
Line 24: Line 25:
 An re-implementation of [[https://en.wikipedia.org/wiki/Rogue_(video_game)|Rogue]] 5.2.1 in Lua for [[https://love2d.org|LÖVE]]. Important to note, this is not a port but instead a new implementation of the logic I scrubbed from the 5.2.1 source. While this project will offer a game itself, using minimal graphics, more importantly it creates a Rogue-lua library for the logic of the game. This means it can be expanded upon and retooled for any purpose you desire. An re-implementation of [[https://en.wikipedia.org/wiki/Rogue_(video_game)|Rogue]] 5.2.1 in Lua for [[https://love2d.org|LÖVE]]. Important to note, this is not a port but instead a new implementation of the logic I scrubbed from the 5.2.1 source. While this project will offer a game itself, using minimal graphics, more importantly it creates a Rogue-lua library for the logic of the game. This means it can be expanded upon and retooled for any purpose you desire.
  
-===== L-E-D =====+===== cppSfxr =====
  
-  * [[https://github.com/Muragami/L-E-D|GitHub Page]] - The source in lua (and LÖVE).+  * [[https://github.com/Muragami/cppSfxr|GitHub Page]] - The source in C++ with bindings. 
 +  * [[https://www.drpetter.se/project_sfxr.html|Sfxr homepage]] - The original version.
  
-Docs: [[https://l-e-d.wishray.com/wiki|L-E-D Wiki]]+Docs: [[cppSfxr]]
  
-A lightweight engine built over LÖVE.+Sfxr recoded and enhanced as a C++ library with DLL and FFI bindings.
start.1613405818.txt.gz · Last modified: 2021/02/15 08:16 by muragami