Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

where can i code

A topic by Munchkin12007 created Jan 17, 2024 Views: 192 Replies: 5
Viewing posts 1 to 4

i cant find any websites where i can code without paying or downloading.  can anyone help me out

Moderator

Wait, why websites. For code you usually need a text editor or IDE running on your own computer. What are you trying to do?

hi im 16 and i have autism and ADD so im only really comfortable with stuff i know and i dont have anybody who could tell me about this stuff. i just really want to mess around with code but i cant since my brain doesnt  give me any of the obvious solutions. like right now i have no idea why i wrote all of this or how its related to your question.

(2 edits)

Munchkin:

For code you have to use in a PC for example, what NoTime To Play is saying, a text editor or a IDE (Integrated Development Environment) what is like the editor with some other things for design the interface of your app, ...for compile/debug the program and see the running result of what you code

Examples of this IDEs

- Code Blocks

- Rad Studio (C++ Builder & Delphi) (hibrid languaje compiler)

- Visual Studio (old known as Visual C++)


also you can code in other languajes

- Python, HTML, PHP, Java, JavaScript ....or other languajes

in other hand you could use a kind of ENGINEs for make games like for example:

- Unity

- Game Maker 2

- RPG Maker

- Unreal Engine (UDK)

- Godot


about pay for it well.... the internet is there and the patches/cracks etc for use it to 100% full functioning too....

(+1)

https://jsfiddle.net/

in there you can code games directly in html + javascript without downloading anything and is for free

(+1)

thank you so much