Video game for Windows, Mac, and Linux.
 
 
Go to file
tihgs 06c26e43ce
New code for main_menu
level thing coming up next as the
code of this thing has that in mind

cheers :)
2025-06-19 16:09:36 +08:00
Fonts Update main_menu 2025-06-17 19:08:27 +08:00
LICENSE Initial commit 2024-10-04 03:01:24 +01:00
PlayScratt.tscn Add precursor to the game 2025-06-18 13:54:16 +08:00
README.md Update README.md 2025-06-17 14:32:49 +08:00
Start.gd Add precursor to the game 2025-06-18 13:54:16 +08:00
Start.tscn Add precursor to the game 2025-06-18 13:54:16 +08:00
default_env.tres Add files via upload 2025-06-16 04:25:33 +01:00
export_presets.cfg Added Export_presets file 2025-06-17 19:15:32 +08:00
icon.png Add files via upload 2025-06-16 04:25:33 +01:00
icon.png.import Add files via upload 2025-06-16 04:25:33 +01:00
info.tscn add info for fun 2025-06-16 14:21:37 +08:00
main_menu.gd New code for main_menu 2025-06-19 16:09:36 +08:00
main_menu.tscn Put icon on main menu 2025-06-18 16:29:52 +08:00
project.godot Put window mode view as 2d 2025-06-19 15:56:01 +08:00

README.md

noshg3

Video game for Windows, Mac, and Linux.

A few stuff about this

Godot Engine v3.5.3.stable.official.6c814135b - https://godotengine.org

Development is now slowly unfolding bit by bit.

Originally, it was intended that this will use the C programming language as the driver of the mechanics of the game, but since I do not know C that much, I decided that using the Godot Engine will have to do since what they offer is good in a sense that I could use it for basic stuff like menu and some other features. You are still free to contribute to this repository or even fork it if you like.

Goals of the project

Make a single-player game that works on the go in Windows, MacOS, and Linux. Mobile devices may be considered, but the aforementioned operating systems are first priority.