Tag: Hider & Seeker

Games from Nothing: Conference Project Post #1 — Particle Synth

This is the initial sketch I drew after we experimented with hider/seekers using vectors. I wanted to experiment with lots of particles seeking around a central point. I began trying to implement seeking into a particle system, and this was…

Games from Nothing: Group Game #2 — Stoke the Fire

After play testing my initial draft of my game in class and receiving some good feedback, I decided to make my game more representative of a “fire.” To start, I made the points, which represent embers, more yellow and orange,…

Games from Nothing: Group Game #2 — Space Journey

Space Journey is a single-player game based on the hider/seeker concept. In this game, the player is controlling a yellow circle that can move anywhere in the screen. An orange triangle, the seeker, is chasing after the player. At the…

Games from Nothing: Group Game #2 — Airship

I’m really enjoying coding Inversion because each time I run the code, I feel the difference in play from the tweaking I do. Initially, I had the player (square) move around freely while the enemies (triangles) did the same. Then…