Hello Developers!
Today, I am going to be showing my open source list!
This list will keep being added to, so I hope you have fun with some of this stuff!
Maps:
Map: CargoYard
From: RoGunner
By: @Dan_foodz and @BEN_Foodz
Link: CargoYard Map from RoGunner - Roblox
Images:
Map: Desert Map
From: RoGunner
By: @BEN_Foodz
Link: Desert Map from RoGunner - Roblox
Images:
Map: Obstacle Course
From: USA Military Game
By: @Dan_foodz and @ixciddd
Link: Obstacle Course from USA Military Game - Roblox
Images:
Games:
Name: Dan AI
About: A very simple “AI” bot.
By: @Dan_foodz
Original Link: DanAI - Roblox
Open-Source Link: DanAI - ChatBot Game - Roblox
Images:
Name: BasicBlox
About: A command line game, this is a game that I made to try and make a programing language.
By: @Dan_foodz
Original Link: BasicBlox [V0.12] - Roblox (Privte)
Open-Source Link: BasicBlox | Command Line Game.. - Roblox
Images:
Name: Music
About: I know all music is private now, but this game does block music that is very load, so I think that’s cool.
By: @Dan_foodz
Original Link: Music - Roblox
Open-Source Link: Music Playing Game - Roblox
Images:
Assets:
Name: DanAI 2 ChatBot
About: ChatBot used in DanAI 2, very simple.
By: @Dan_foodz
From: DanAI 2
Link: DanAI 2 ChatBot - Roblox
Uses:
local DanAI2Brain = require(script.Parent.DanAI2Brain)
local Message = 'I like pizza.'
local Reply = DanAI2Brain.GetAnswer(Message)
-- Reply[1] | True, because it worked
-- Reply[2] | Message, the reply message
-- Reply[3] | Code, for debuging
print(tostring(Reply[1]))
print(tostring(Reply[2]))
print(tostring(Reply[3]))
(Also, here is the group they are owned by)
I hope you enjoy the open-source Maps, Games, and Assets!
If you use them in a game, please, in some way, give me credit, I would appreciate it!
Have a GREAT, and BLESSED day! - Dan_foodz