Search found 56 matches

by freeve4h
Tue May 17, 2022 7:50 pm
Forum: Support and Development
Topic: love.filesystem.write() returning as nil?
Replies: 4
Views: 1977

love.filesystem.write() returning as nil?

im making a game, and im trying to program a save system into it

im using

Code: Select all

success = love.filesystem.write( name, data, size )
and

Code: Select all

print(success)
love.filesystem.write("saves/save.txt", "hello") is returning as nil, and the .txt file is blank, is there a way to fix this?
by freeve4h
Tue May 17, 2022 4:08 pm
Forum: Games and Creations
Topic: Artist looking for a developer to hop on
Replies: 2
Views: 2042

Re: Artist looking for a developer to hop on

im interested (though i might not have a lot of time because of school)
show me the info
by freeve4h
Tue May 17, 2022 1:43 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

1.6 is out, with speedrun mode
by freeve4h
Mon May 16, 2022 2:23 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

1.5 is out, with fullscreen mode!
by freeve4h
Sat May 14, 2022 10:19 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

.exe version is out!
by freeve4h
Sat May 14, 2022 5:42 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

1.4 is out, with more levels
by freeve4h
Sat May 14, 2022 10:51 am
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1063736

Re: Avatars: OBEY!

yes
by freeve4h
Thu May 12, 2022 1:46 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

1.3 is out! with music that can make you deaf (i will add better music soon!)
by freeve4h
Mon May 09, 2022 6:38 pm
Forum: Games and Creations
Topic: getting to the goal
Replies: 16
Views: 8156

Re: getting to the goal

1.2 is out
by freeve4h
Mon May 09, 2022 6:18 pm
Forum: Games and Creations
Topic: Creating a checkers game. Here is my source.
Replies: 3
Views: 2398

Re: Creating a checkers game. Here is my source.

looks great, and maybe i would like it if i knew how to play checkers XD