tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://team-ram.itch.io/random-acess-memory



Github: https://github.com/ccjeff/ram-game

Release: https://github.com/ccjeff/ram-game/releases

Team members:

  • Project Manager: Zhengjia (zhengjic@andrew.cmu.edu)
  • Design Lead: Shane (sihengl@andrew.cmu.edu)
  • Art Lead: Brad (bwzhang@andrew.cmu.edu)
  • Architect: Woody (mwmccoy@andrew.cmu.edu)

A roguelike in 2D, but CS themed. Use W/A/S/D to move, SPACE key to dash, LEFT click to shoot, and use your mouse to aim. 

Customized the asset pipeline and the graphics pipeline. Dungeon Map is randomly generated every time at startup. 

Have nice animations and sounds as well 👀

Sources:

- Sprites

Tech Dungeon asset pack

https://trevor-pupkin.itch.io/tech-dungeon-roguelite

Outer Buddies asset pack

https://trevor-pupkin.itch.io/outer-buddies

Dijkstra image:

https://cacm.acm.org/magazines/2010/8/96632-an-interview-with-edsger-w-dijkstra/...

Frog image:

https://upload.wikimedia.org/wikipedia/commons/c/cd/Green_Tree_Frog_0277.jpg

Duck image:

https://media.istockphoto.com/photos/rubber-duck-picture-id164922078?k=20&m=1649...

Dice image:

https://visualpharm.com/assets/858/Dice-595b40b65ba036ed117d43b8.svg

https://icons8.com/

Thermal Paste image:

https://image.shutterstock.com/image-vector/thermal-grease-260nw-532484707.jpg

- Music & Sounds

BGM: Can't Stop My Feet

https://www.chosic.com/free-music/all/

Sound Effects For Walking:

https://freesound.org/people/deleted_user_10023915/sounds/478049/

Sound Effects For Shooting:

https://freesound.org/people/Leszek_Szary/sounds/146730/

- Font

Font in item image

https://www.1001fonts.com/shoomvertical-font.html

-helper functions

seperate score digits reference: https://github.com/xuxiaoqiao/15-466-f20-base1/blob/HEAD/PlayMode.cpp used with modifications

This game was built with NEST (15-466 Base code library)