Coder Social home page Coder Social logo

base's Introduction

Termina (Base + CLI)

Screenshot

Termina is a fun single-user, level-based user dungeon game for macOS and Linux.

Swift Version

This repository provides the base source code for the game as well as the project files for building the command line version via Xcode.

Features

  • Infinite room generation
  • Experience and level system
  • Attack and heal system
  • Persistent data or load games
  • Inventory system
  • Command set support

GUIs

If you're looking for GUI versions, we recommend looking at the following projects:

Downloads

Download via Homebrew

We have packages available through the Homebrew package manager! Just follow the instructions below to get started:

  1. Install Homebrew if you haven't already.
  2. Run the following commands:

Regular

brew tap TerminaGame/termina-osx
brew install termina

Developer Build

brew tap TerminaGame/termina-osx
brew install termina-dev

Building from source

Clone the repository via Xcode and run the default scheme to build and test. This requires at least Xcode 11.0 and macOS 10.15 Catalina.

About Logging Features

Termina does log information about your current session for your convenience. However, this data is not stored anywhere and will only be saved when the user asks for this log to be exported to a text file (termlog.txt).

Libraries used:

Libraires used in Termina are under their respective licenses.

To use these libraries, ensure that you fetch the latest versions of the target dependencies via the Swift Package Manager in Xcode.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.