Commit Graph

42 Commits (f6157ef89de9b73ec96c8ec750461ebf0afb2b17)

Author SHA1 Message Date
tihgs f6157ef89d
Make the android part a bit easy 2025-06-28 20:50:19 +08:00
tihgs 6edc330b1c
Add Enemy Node
This may be those soldiers who
fight the main character
2025-06-27 14:54:50 +08:00
tihgs c109befcb6
(Add Play_UI.tscn)Put UI to separate scene 2025-06-27 14:49:34 +08:00
tihgs 02c83ab750
Remove UI from the level scene 2025-06-27 14:48:12 +08:00
tihgs 10cbdff09d
Add download link to Godot engine 2025-06-27 14:35:06 +08:00
tihgs dc3aedf242
Add separate health bar 2D scene 2025-06-27 14:31:43 +08:00
tihgs 204523e05b
Add Android to export_presets 2025-06-21 11:45:01 +08:00
tihgs 203c51c61a
Implement left and right script to character
Character can be fully controllable now
2025-06-20 16:00:04 +08:00
tihgs 8cab6887b6
Added input for left and right in project settings 2025-06-20 15:56:15 +08:00
tihgs 6a3b448418
Update level scene to include touch screens 2025-06-20 15:32:45 +08:00
tihgs 62c8857f05
Apply touch functions to character movements(The UP function for now) 2025-06-20 15:30:09 +08:00
tihgs c3ce788fd1
Add stuff for the touch functions to work 2025-06-20 15:29:20 +08:00
tihgs 9b0c209f43
Add to input something for touch (specifically the UP button) 2025-06-20 15:27:48 +08:00
tihgs 3f87e60c76
add seperate scene for touch screens
This is the part where mobiles can
join in (ideally Android), but
you can fork this and make an
IOS version if you like. LOL
2025-06-20 15:22:29 +08:00
tihgs 5fbe9d90ac
Added button on the PlayScratt file to play level
yeah that part was not in the previous commit
lol
2025-06-19 16:27:31 +08:00
tihgs 2da13d1360
Added playable level, playable character, and some grass tiles
just for the spice of it and such
but they are not game-worthy yet
still updating that soon
2025-06-19 16:13:39 +08:00
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
tihgs 117c2b0c54
Put window mode view as 2d
apparrently that was it
2025-06-19 15:56:01 +08:00
tihgs 139842b963
Merge dev and main branches
First merge with merge conflicts
apparrently bruh
2025-06-19 15:31:12 +08:00
tihgs 4bd0980bf2
Update project to keep height and width 2025-06-19 14:57:43 +08:00
tihgs 50fb2f81cc
Put icon on main menu 2025-06-18 16:29:52 +08:00
tihgs 6f407ef2bc
Add precursor to the game
Will it be 3D or 2D idk
2025-06-18 13:54:16 +08:00
tihgs 555f4f0ed3
Added Export_presets file 2025-06-17 19:15:32 +08:00
tihgs e9c82b7812
Update main_menu
Put fonts and improve the whole stuff or
something idk
2025-06-17 19:08:27 +08:00
tihgs a37e0db452
A little spice here 2025-06-17 14:46:05 +08:00
tihgs 3c949c119c
Update README.md
Announce the beginning of development
2025-06-17 14:32:49 +08:00
tihgs 4b2a5656f2
Delete C code 2025-06-17 08:58:31 +08:00
tihgs a2f0d5a7cd
add info for fun 2025-06-16 14:21:37 +08:00
tihgs a5be467861
add title to the menu 2025-06-16 14:09:28 +08:00
tihgs 20b7fab173
Put Godot version in README
wanna add the torrent to it?
sure I will do it soon
2025-06-16 13:55:06 +08:00
tihgs bbc41b40ef
edit project.godot
I mean it should be alright

cheers :)
2025-06-16 13:49:56 +08:00
tihgs 64c8bb176c Add files via upload 2025-06-16 04:34:34 +01:00
tihgs 6229905d63 Add files via upload
Development may begin (part 2)
2025-06-16 04:25:33 +01:00
tihgs 6625cdc6f6 Add files via upload
Development may begin (part 1)
2025-06-16 04:24:33 +01:00
tihgs f749e3bdc1 Update README.md
Sorry development cannot continue on yet
2025-06-10 02:49:42 +01:00
tihgs f2294e7148 Put some more content in the README to clarify some stuff 2024-12-28 02:29:43 +00:00
tihgs 972063475d
Added more comments for game_level_example.c
More comments explaining the context of the struct elements
namely name, username, and playerid
Other than that, some chars and an integer is added for the said elements
2024-10-11 09:48:15 +08:00
tihgs f6593658cb Update game_level_example.c 2024-10-09 04:33:39 +01:00
tihgs 483424ae57
Updates on boot
Updated boot to include initial
GUI Implements and a basis for
a game level
2024-10-06 22:52:29 +08:00
tihgs 46801efb1d Update boot.c 2024-10-05 11:27:53 +01:00
tihgs dba3c96c95 Booter part placed 2024-10-04 10:07:40 +08:00
tihgs bb5670218d Initial commit 2024-10-04 03:01:24 +01:00