Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux desktop domination #1

Open
ducakar opened this issue Jul 8, 2013 · 2 comments
Open

Linux desktop domination #1

ducakar opened this issue Jul 8, 2013 · 2 comments
Assignees

Comments

@ducakar
Copy link
Owner

ducakar commented Jul 8, 2013

OpenZone should become the most popular game on Linux desktop installations.

@ghost ghost assigned ducakar Jul 8, 2013
@servusdei2018
Copy link

I absolutely agree, @ducakar .

I've two questions:

a) Can openzone run on 1GB of RAM?
b) May I have a simple tutorial on creating a FPS using openzone?

@ducakar
Copy link
Owner Author

ducakar commented Aug 19, 2019

a) definitely, most of development has been done on a box with 1 GiB RAM or less (most code has been written years ago ...)
b) depends on what you need. If you want the same game mechanics, it's best to change the existing game. You should probably get away with minimal or no changes in C++ code at all, just create 3D models, sounds, description of objects (class/*.json files) and writing handler scripts in Lua, i.e. action handlers for objects that are triggered on usage, destruction etc., AI scripts and mission script (main.lua) that processes mission logic and, optionally, creates the world (actually, you can also create the layout in the editor that didn't exist yet when I created missions in data/ozMissions, so every object in the world except trees is placed manually there).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants