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/03/03 10:27]
muragami [L-E-D]
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). +
- +
-Docs: [[https://l-e-d.wishray.com/wiki|L-E-D Wiki]] +
- +
-A lightweight engine built over LÖVE. +
- +
-===== popcorn =====+
  
-  * [[https://github.com/Muragami/popcorn|GitHub Page]] - The source in lua (and LÖVE), and PHP+  * [[https://github.com/Muragami/cppSfxr|GitHub Page]] - The source in C++ with bindings
-  * [[https://popcorn.wishray.com|Website]] - The site for getting some popcorn.+  * [[https://www.drpetter.se/project_sfxr.html|Sfxr homepage]] - The original version.
  
-Docs: [[https://popcorn.wishray.com/wiki|popcorn Wiki]]+Docs: [[cppSfxr]]
  
-A pretty chat client in LÖVE, using very portable Wordpress plugin server.+Sfxr recoded and enhanced as C++ library with DLL and FFI bindings.
start.1614796078.txt.gz · Last modified: 2021/03/03 10:27 by muragami