top of page

UwU : 
Ultra Warm Universe

Don't let Asteroids Invade your private property in Space  

A short replayable Game Made in SFML (C++) !

About The Game :

​

1 Week

7 Students

School Project 

SFML C++

Asteroid Like

 

GamePlay Mechanics

In this project, the task of doing all the movement mechanics was given to me. 

Here is a quick look on everythings I've done for this project : 

uwu.gif

Sin Cos Movement : 

First time with sin 'n cos Movements is a little bit confusing, but it is a useful trick to know.

uwu.gif

The Trail : 

I'm not the one behind the Trail but I'm the one behind its colors. What a painful useless thing to make; But a fun one. 

uwuWALLS.gif

The Walls :

Like in asteroid the walls were made to be infinite loops. I made it by duplicating the ship when its hitbox is close to one wall.

​

​

bottom of page