Nuno Das Neves

Software Engineer

Projects

March 2025

Dungeon Wizard

Zig Raylib

An "action roguelike deckbuilder". You play as a Wizard, fighting your way through a series of dungeon rooms, adding new spells to your deck along the way.
Created in roughly 6 months, with additional sound design by Ethan Kelly.
Download it on itch.io:

November 2023

Plantorium

Godot game engine

A cozy plant-raising game. Made in 2 weeks for Seattle Indies Slow Jam 2023.
Created in collaboration with Vrunda Tambe (art) and Nick Carver (music).
Play on itch.io

March 2023

Netherweird

javascript

An experimental tower defense / realtime strategy mashup.
Created in collaboration with Damian Maldonado.
Play here

Some tips:

  • The goal is to destroy the enemy Tower while defending your own
  • Spend yellow crystals to spawn units, which march down the bridges connecting your Tower to your enemy's
  • Wining a skirmish gives control of the floating Dreamer in the respective lane, which generates additional crystals
  • Capture souls (orbs) by destroying enemy units or damaging the enemy Tower
  • Spend souls to unlock stronger units, additional Dreamers, and static defense

15 November 2022

Web Game

javascript

A platformer / roguelite about collecting food and outsmarting enemies.
Created in roughly 2 days, in collaboration with Lachlan Ford.
Play here

How to play:

  • You are the (small) yellow circle. Bring food (green circles) to grow your nest (large yellow circle).
  • Watch out for enemies (red circles). Once your nest is big enough, you win!
  • Move around the webs with WASD. Jump using spacebar.
  • Create new webs using left mouse click. Cut webs with R (very useful!)
  • Pick up and throw food (and small enemies!) with E.

15 December 2022

Bombsearcher

C SDL OpenGL DearImgui stb

A game about searching for bombs.
Download for Windows or Linux

18 November 2022

Path of Agni

pico-8 lua

A game about escaping a dungeon, one room at a time.
Play on lexaloffle.com

18 April 2021

Swamp Bubble Popper

javascript

A game about popping bubbles. In a swamp.
Play on itch.io

October 2020

rigid body sim

C/C++ opengl 2d

2D rigid body simulator made with sdl game starter