A Chess-playing AI
Project description
# neuralknight
**Authors**: David Snowberger, Shannon Tully, Adam Grandquist
**Version**: 0.1.0
## Overview
An occasionally suicidal shell-based chess game.
## Getting Started
### Requirements
- Python 3.5 or greater
- pip package manager
### Installation
Installation is as simple as installing from pip:
`pip install neuralknight`
#### Running the app
To launch neuralknight, type the following into a shell:
`neuralknight https://neuralknight.herokuapp.com`
Should you wish to run a purely local instance:
- Ensure postgres is installed
- Create a postgres database named *neuralknight*
From inside the package directory:
- Initialize the database with `initialize_neuralknight_db`
- Launch the local server with
`pserve production.ini`
- In another shell, run the client with `neuralknight`
## Architecture
This app is written using Python 3.6, Pyramid, and Postgres, with Heroku as a deployment platform
## API
See our API docs [here](https://www.github.com/dsnowb/neuralknight/API.md)
## Change Log
- 05 April 2018 - Repo Created
- 19 April 2018 - 0.1.0 release
0.1.0
---
- Initial version.
**Authors**: David Snowberger, Shannon Tully, Adam Grandquist
**Version**: 0.1.0
## Overview
An occasionally suicidal shell-based chess game.
## Getting Started
### Requirements
- Python 3.5 or greater
- pip package manager
### Installation
Installation is as simple as installing from pip:
`pip install neuralknight`
#### Running the app
To launch neuralknight, type the following into a shell:
`neuralknight https://neuralknight.herokuapp.com`
Should you wish to run a purely local instance:
- Ensure postgres is installed
- Create a postgres database named *neuralknight*
From inside the package directory:
- Initialize the database with `initialize_neuralknight_db`
- Launch the local server with
`pserve production.ini`
- In another shell, run the client with `neuralknight`
## Architecture
This app is written using Python 3.6, Pyramid, and Postgres, with Heroku as a deployment platform
## API
See our API docs [here](https://www.github.com/dsnowb/neuralknight/API.md)
## Change Log
- 05 April 2018 - Repo Created
- 19 April 2018 - 0.1.0 release
0.1.0
---
- Initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size neuralknight-0.1.0a1-py3-none-any.whl (43.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size neuralknight-0.1.0a1.tar.gz (36.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for neuralknight-0.1.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2f9f4ed77a0b1bb629a73cea11d3af85f41e81c94b2222100855672dd90ad36 |
|
MD5 | f01dd765aea3fe8180ed75d78976a243 |
|
BLAKE2-256 | 85d5dd4a0fff1f0c2c735c644eb48ccf33f70a09fe1277b08812fef3564d2335 |