Skip to content

Turskyi/PlayTime

Repository files navigation

Stand With Ukraine

Play Time

A web 2D game allows playing with a character by using left and right keyboard keys for navigating left and right and space for jumping.

PROJECT SPECIFICATION

• Programming language: C#;

• Interface: Unity;

• SDK: Unity;

• Web content hosting: Firebase Hosting;

• Domain: web.app;

• CI/CD: GitHub Actions is used to deploy the updated game to play-time-2d.web.app after every push to the main branch.

Code Readability: code is easily readable such that a fellow programmer can understand the purpose of the app, all variables, methods, and resource IDs are descriptively named such that another developer reading the code can easily understand their function, with no unnecessary blank lines, no unused variables or methods, no commented-out code.

• Screenshots:

screenshot with start scene

screenshot with level one