Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 440 Bytes

MEow

A simple game developed using Godot engine!

Running on linux

chmod +x ./MEow-1.0.x86_64
./MEow-1.0.x86_64

My goal with this project

This project will be my template for my other projects. Coded some cool stuff in it. e. g. dynamic level selector : if you add any .tscn files in the res://level it will automatically add it to the level selector(assuming the levels number is the file name, e. g. level 1 -> 1.tscn)